home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Super League
/
Super League.iso
/
TELFNICA
/
INFO
/
CATALOGO.DIR
/
00016.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-04-23
|
141 b
|
9 lines
on mouseDown
repeat with r = 34 down to 30
puppetSprite(r, 0)
if the clickOn = r then
go(r + 30)
end if
end repeat
end